Package | ehealth4u.package |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-functionalstatus |
Url | http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-functionalstatus |
Status | draft |
Name | CYEHRSDFunctionalStatus |
Title | Cyprus EHR Functional Status |
Experimental | False |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips | Codeable Concept (IPS) |
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-encounter-r4 | Cyprus EHR Encounter profile |
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient | Cyprus EHR Patient profile |
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolehealthcareassociate-r4 | Cyprus EHR Healthcare Associate Practitioner Role profile |
http://hl7.org/fhir/us/pacio-fs/ValueSet/pacio-cat-vs | PACIO Functioning Category Value Set |
{
"resourceType" : "StructureDefinition",
"id" : "cyehr-sd-functionalstatus",
"url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-functionalstatus",
"name" : "CYEHRSDFunctionalStatus",
"title" : "Cyprus EHR Functional Status",
"status" : "draft",
"publisher" : "eHealth4U",
"contact" : [
{
"name" : "eHealth Lab (University of Cyprus)",
"telecom" : [
{
"system" : "email",
"value" : "ehealthl@ucy.ac.cy",
"use" : "work"
}
]
}
],
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.id",
"path" : "Observation.id",
"min" : 1
},
{
"id" : "Observation.meta",
"path" : "Observation.meta"
},
{
"id" : "Observation.meta.profile",
"path" : "Observation.meta.profile",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.meta.profile:CyprusEHRProfile",
"path" : "Observation.meta.profile",
"sliceName" : "CyprusEHRProfile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-functionalstatus"
},
{
"id" : "Observation.implicitRules",
"path" : "Observation.implicitRules",
"comment" : "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.language",
"path" : "Observation.language",
"comment" : "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.text",
"path" : "Observation.text",
"comment" : "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.contained",
"path" : "Observation.contained",
"comment" : "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.identifier.type",
"path" : "Observation.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.identifier.type.coding.system",
"path" : "Observation.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.identifier.type.coding.code",
"path" : "Observation.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.identifier.type.coding.display",
"path" : "Observation.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.basedOn.identifier.type",
"path" : "Observation.basedOn.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.basedOn.identifier.type.coding.system",
"path" : "Observation.basedOn.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.basedOn.identifier.type.coding.code",
"path" : "Observation.basedOn.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.basedOn.identifier.type.coding.display",
"path" : "Observation.basedOn.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.partOf",
"path" : "Observation.partOf",
"comment" : "To link an Observation to an Encounter use `encounter`. See the [Notes](observation.html#obsgrouping) below for guidance on referencing another Observation.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.partOf.identifier.type",
"path" : "Observation.partOf.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.partOf.identifier.type.coding.system",
"path" : "Observation.partOf.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.partOf.identifier.type.coding.code",
"path" : "Observation.partOf.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.partOf.identifier.type.coding.display",
"path" : "Observation.partOf.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
],
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ObservationCategory"
}
],
"strength" : "preferred",
"valueSet" : "http://hl7.org/fhir/us/pacio-fs/ValueSet/pacio-cat-vs"
}
},
{
"id" : "Observation.category.coding.system",
"path" : "Observation.category.coding.system",
"min" : 1
},
{
"id" : "Observation.category.coding.code",
"path" : "Observation.category.coding.code",
"min" : 1
},
{
"id" : "Observation.category.coding.display",
"path" : "Observation.category.coding.display",
"min" : 1
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"comment" : "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.\r\n\r\nCyprusEHR: display: \"Functional status document section\"",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
],
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1184588000"
}
]
}
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1
},
{
"id" : "Observation.code.coding.display",
"path" : "Observation.code.coding.display",
"min" : 1
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Location",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient"
]
}
]
},
{
"id" : "Observation.subject.identifier.type",
"path" : "Observation.subject.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.subject.identifier.type.coding.system",
"path" : "Observation.subject.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.subject.identifier.type.coding.code",
"path" : "Observation.subject.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.subject.identifier.type.coding.display",
"path" : "Observation.subject.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"definition" : "The actual focus of an observation when it is not the patient of record representing something or someone associated with the patient such as a spouse, parent, fetus, or donor. For example, fetus observations in a mother's record. The focus of an observation could also be an existing condition, an intervention, the subject's diet, another observation of the subject, or a body structure such as tumor or implanted device. An example use case would be using the Observation resource to capture whether the mother is trained to change her child's tracheostomy tube. In this example, the child is the patient of record and the mother is the focus.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.focus.identifier.type",
"path" : "Observation.focus.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.focus.identifier.type.coding.system",
"path" : "Observation.focus.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.focus.identifier.type.coding.code",
"path" : "Observation.focus.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.focus.identifier.type.coding.display",
"path" : "Observation.focus.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Encounter",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-encounter-r4"
]
}
]
},
{
"id" : "Observation.encounter.identifier.type",
"path" : "Observation.encounter.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.encounter.identifier.type.coding.system",
"path" : "Observation.encounter.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.encounter.identifier.type.coding.code",
"path" : "Observation.encounter.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.encounter.identifier.type.coding.display",
"path" : "Observation.encounter.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"min" : 1
},
{
"id" : "Observation.issued",
"path" : "Observation.issued",
"definition" : "The date and time this version of the observation was made available to providers, typically after the results have been reviewed and verified.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.performer",
"path" : "Observation.performer",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolehealthcareassociate-r4"
]
}
]
},
{
"id" : "Observation.performer.identifier.type",
"path" : "Observation.performer.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.performer.identifier.type.coding.system",
"path" : "Observation.performer.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.performer.identifier.type.coding.code",
"path" : "Observation.performer.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.performer.identifier.type.coding.display",
"path" : "Observation.performer.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
],
"binding" : {
"strength" : "example",
"valueSet" : "http://hl7.org/fhir/ValueSet/observation-codes"
}
},
{
"id" : "Observation.dataAbsentReason",
"path" : "Observation.dataAbsentReason",
"definition" : "Provides a reason why the expected value in the element Observation.value[x] is missing.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.dataAbsentReason.coding.system",
"path" : "Observation.dataAbsentReason.coding.system",
"min" : 1
},
{
"id" : "Observation.dataAbsentReason.coding.code",
"path" : "Observation.dataAbsentReason.coding.code",
"min" : 1
},
{
"id" : "Observation.dataAbsentReason.coding.display",
"path" : "Observation.dataAbsentReason.coding.display",
"min" : 1
},
{
"id" : "Observation.interpretation",
"path" : "Observation.interpretation",
"definition" : "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR.",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.interpretation.coding.system",
"path" : "Observation.interpretation.coding.system",
"min" : 1
},
{
"id" : "Observation.interpretation.coding.code",
"path" : "Observation.interpretation.coding.code",
"min" : 1
},
{
"id" : "Observation.interpretation.coding.display",
"path" : "Observation.interpretation.coding.display",
"min" : 1
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"definition" : "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR.",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.bodySite.coding.system",
"path" : "Observation.bodySite.coding.system",
"min" : 1
},
{
"id" : "Observation.bodySite.coding.code",
"path" : "Observation.bodySite.coding.code",
"min" : 1
},
{
"id" : "Observation.bodySite.coding.display",
"path" : "Observation.bodySite.coding.display",
"min" : 1
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"definition" : "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR.",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.method.coding.system",
"path" : "Observation.method.coding.system",
"min" : 1
},
{
"id" : "Observation.method.coding.code",
"path" : "Observation.method.coding.code",
"min" : 1
},
{
"id" : "Observation.method.coding.display",
"path" : "Observation.method.coding.display",
"min" : 1
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"comment" : "Should only be used if not implicit in code found in `Observation.code`. Observations are not made on specimens themselves; they are made on a subject, but in many cases by the means of a specimen. Note that although specimens are often involved, they are not always tracked and reported explicitly. Also note that observation resources may be used in contexts that track the specimen explicitly (e.g. Diagnostic Report).\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.specimen.identifier.type",
"path" : "Observation.specimen.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.specimen.identifier.type.coding.system",
"path" : "Observation.specimen.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.specimen.identifier.type.coding.code",
"path" : "Observation.specimen.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.specimen.identifier.type.coding.display",
"path" : "Observation.specimen.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"comment" : "Note that this is not meant to represent a device involved in the transmission of the result, e.g., a gateway. Such devices may be documented using the Provenance resource where relevant.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.device.identifier.type",
"path" : "Observation.device.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.device.identifier.type.coding.system",
"path" : "Observation.device.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.device.identifier.type.coding.code",
"path" : "Observation.device.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.device.identifier.type.coding.display",
"path" : "Observation.device.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"comment" : "Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.referenceRange.appliesTo",
"path" : "Observation.referenceRange.appliesTo",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.referenceRange.appliesTo.coding.system",
"path" : "Observation.referenceRange.appliesTo.coding.system",
"min" : 1
},
{
"id" : "Observation.referenceRange.appliesTo.coding.code",
"path" : "Observation.referenceRange.appliesTo.coding.code",
"min" : 1
},
{
"id" : "Observation.referenceRange.appliesTo.coding.display",
"path" : "Observation.referenceRange.appliesTo.coding.display",
"min" : 1
},
{
"id" : "Observation.hasMember",
"path" : "Observation.hasMember",
"comment" : "When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see [Notes](observation.html#obsgrouping) below. Note that a system may calculate results from [QuestionnaireResponse](questionnaireresponse.html) into a final score and represent the score as an Observation.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.hasMember.identifier.type",
"path" : "Observation.hasMember.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.hasMember.identifier.type.coding.system",
"path" : "Observation.hasMember.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.hasMember.identifier.type.coding.code",
"path" : "Observation.hasMember.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.hasMember.identifier.type.coding.display",
"path" : "Observation.hasMember.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"comment" : "All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see [Notes](observation.html#obsgrouping) below.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.derivedFrom.identifier.type",
"path" : "Observation.derivedFrom.identifier.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.derivedFrom.identifier.type.coding.system",
"path" : "Observation.derivedFrom.identifier.type.coding.system",
"min" : 1
},
{
"id" : "Observation.derivedFrom.identifier.type.coding.code",
"path" : "Observation.derivedFrom.identifier.type.coding.code",
"min" : 1
},
{
"id" : "Observation.derivedFrom.identifier.type.coding.display",
"path" : "Observation.derivedFrom.identifier.type.coding.display",
"min" : 1
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"comment" : "For a discussion on the ways Observations can be assembled in groups together see [Notes](observation.html#notes) below.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
},
{
"id" : "Observation.component.code",
"path" : "Observation.component.code",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.component.code.coding.system",
"path" : "Observation.component.code.coding.system",
"min" : 1
},
{
"id" : "Observation.component.code.coding.code",
"path" : "Observation.component.code.coding.code",
"min" : 1
},
{
"id" : "Observation.component.code.coding.display",
"path" : "Observation.component.code.coding.display",
"min" : 1
},
{
"id" : "Observation.component.dataAbsentReason",
"path" : "Observation.component.dataAbsentReason",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.component.dataAbsentReason.coding.system",
"path" : "Observation.component.dataAbsentReason.coding.system",
"min" : 1
},
{
"id" : "Observation.component.dataAbsentReason.coding.code",
"path" : "Observation.component.dataAbsentReason.coding.code",
"min" : 1
},
{
"id" : "Observation.component.dataAbsentReason.coding.display",
"path" : "Observation.component.dataAbsentReason.coding.display",
"min" : 1
},
{
"id" : "Observation.component.interpretation",
"path" : "Observation.component.interpretation",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.component.interpretation.coding.system",
"path" : "Observation.component.interpretation.coding.system",
"min" : 1
},
{
"id" : "Observation.component.interpretation.coding.code",
"path" : "Observation.component.interpretation.coding.code",
"min" : 1
},
{
"id" : "Observation.component.interpretation.coding.display",
"path" : "Observation.component.interpretation.coding.display",
"min" : 1
},
{
"id" : "Observation.component.referenceRange",
"path" : "Observation.component.referenceRange",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
},
{
"id" : "Observation.component.referenceRange.appliesTo",
"path" : "Observation.component.referenceRange.appliesTo",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips"
]
}
]
},
{
"id" : "Observation.component.referenceRange.appliesTo.coding.system",
"path" : "Observation.component.referenceRange.appliesTo.coding.system",
"min" : 1
},
{
"id" : "Observation.component.referenceRange.appliesTo.coding.code",
"path" : "Observation.component.referenceRange.appliesTo.coding.code",
"min" : 1
},
{
"id" : "Observation.component.referenceRange.appliesTo.coding.display",
"path" : "Observation.component.referenceRange.appliesTo.coding.display",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.